Click or drag to resize

ServiceCreateRule Method (IListRule)

Creates inbox rules.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public RuleOperationResponse CreateRule(
	IList<Rule> rules
)

Parameters

rules
Type: System.Collections.GenericIListRule
The rules.

Return Value

Type: RuleOperationResponse
RuleOperationResponse.
See Also